home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Re ODF Library 1.1b2 < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  762 b   |  [TEXT/ttxt]

  1. Subject:     Re: ODF Library 1.1b2
  2. Sent:        9/4/96 9:08 AM
  3. Received:    9/4/96 9:08 AM
  4. From:        Mary Boetcher <boetche1@apple.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. >I am plotting icons by calling FW_CIconShape::Render().  I am plotting a 
  10. >16x16 small icon in a 20x20 space using FW_kIconAlignCenter | 
  11. >FW_kIconAlignVCenter.  With the 1.0 ODF Library this works fine, but with 
  12. >1.1b2 it appears to be scaling the icon to fit into the 20x20 space (very 
  13. >ugly).  Is this a bug, or this the new behavior?
  14.  
  15. This behavior was changed to fix a bug where the icon was being drawn 
  16. outside the rectangle. If the rectangle size is not 12, 16 or 32 the icon 
  17. is scaled. 
  18.  
  19. Mary Boetcher
  20. ODF Person